| addTimedObject(ITimedObject *timedObject) | Exponent::GUI::Windowing::CWindow | [virtual] |
| CAboutWindow(const CSystemString &aboutWindowImagePath, const CString imageName, const double alpha) | Exponent::GUI::Windowing::CAboutWindow | |
| CAboutWindow(const double alpha) | Exponent::GUI::Windowing::CAboutWindow | |
| clearTimedObjects() | Exponent::GUI::Windowing::CWindow | [virtual] |
| closeWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| constructKeyboardEvent(EventRef theEvent) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| constructMousePosition(LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| constructMousePosition(EventRef theEvent) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| createWindow() | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| CWindow(const CRect &size) | Exponent::GUI::Windowing::CWindow | |
| dereference() | Exponent::GUI::Windowing::CWindow | [virtual] |
| destroyWindow() | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| disableWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| draw(CGraphics &graphics) | Exponent::GUI::Windowing::CWindow | [virtual] |
| Exponent::GUI::Windowing::IWindow::draw(CGraphics &graphics)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| enableWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| gainedFocus(IWindow *window) | Exponent::GUI::Windowing::CWindow | [virtual] |
| getControlRoot() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getMouse() | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getMutableToolTip() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getMutableWindowHandle() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getObjectDescription(char *string, const long size) const | Exponent::GUI::Windowing::CWindow | [virtual] |
| getParentWindow() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getReferenceCount() const | Exponent::GUI::Windowing::CWindow | [virtual] |
| getToolTip() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getWindowAttributes() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getWindowHandle() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getWindowPosition() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getWindowPositionAndSize() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| getWindowSize() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| handleDropEvent(WindowRef window, DragRef dragReference) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| handleDropMessages(WindowRef window, void *userData, DragRef dragReference) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| handleKeyboardEvents(int nCode, WPARAM wParam, LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| handleMouseWheelEvents(int nCode, WPARAM wParam, LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected] |
| handleTimerEvent(const long id) | Exponent::GUI::Windowing::CWindow | [virtual] |
| handleTimerMessages(CFRunLoopTimerRef timer, void *info) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| handleWindowEvents(HWND windowHandle, UINT message, WPARAM wParam, LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| handleWindowEvents(EventHandlerCallRef handler, EventRef theEvent) | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| initialiseWindow(CWindowAttributes *windowAttributes, const bool showWindow) | Exponent::GUI::Windowing::CWindow | [virtual] |
| isDropFileEnabled() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| isKeyboardEnabled() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| isMouseEnabled() const | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| IToolTipSupportingWindow() | Exponent::GUI::Windowing::IToolTipSupportingWindow | [inline] |
| IWindow() | Exponent::GUI::Windowing::IWindow | [inline] |
| KeyboardProc(int nCode, WPARAM wParam, LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| lostFocus(IWindow *window) | Exponent::GUI::Windowing::CAboutWindow | [virtual] |
| m_attributes | Exponent::GUI::Windowing::CWindow | [protected] |
| m_dropFileListener | Exponent::GUI::Windowing::CWindow | [protected] |
| m_focusListener | Exponent::GUI::Windowing::CWindow | [protected] |
| m_graphics | Exponent::GUI::Windowing::CWindow | [protected] |
| m_hookWindowHandle | Exponent::GUI::Windowing::CWindow | [protected, static] |
| m_keyboardHook | Exponent::GUI::Windowing::CWindow | [protected] |
| m_keyboardListener | Exponent::GUI::Windowing::CWindow | [protected] |
| m_keyEvent | Exponent::GUI::Windowing::CWindow | [protected] |
| m_leftClick | Exponent::GUI::Windowing::CWindow | [protected] |
| m_mouse | Exponent::GUI::Windowing::CWindow | [protected] |
| m_mouseEvent | Exponent::GUI::Windowing::CWindow | [protected] |
| m_mouseHook | Exponent::GUI::Windowing::CWindow | [protected] |
| m_mouseListener | Exponent::GUI::Windowing::CWindow | [protected] |
| m_mousePoint | Exponent::GUI::Windowing::CWindow | [protected] |
| m_redrawUpdateArea | Exponent::GUI::Windowing::CWindow | [protected] |
| m_referenceCount | Exponent::GUI::Windowing::CWindow | [protected] |
| m_setLayeredWindowAttributes | Exponent::GUI::Windowing::CWindow | [protected] |
| m_theControlRoot | Exponent::GUI::Windowing::CWindow | [protected] |
| m_timedObjects | Exponent::GUI::Windowing::CWindow | [protected] |
| m_timerContexts | Exponent::GUI::Windowing::CWindow | [protected] |
| m_toolTip | Exponent::GUI::Windowing::CWindow | [protected] |
| m_updateAreaIsValid | Exponent::GUI::Windowing::CWindow | [protected] |
| m_userWindow | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowChangeListener | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowDimension | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowHandle | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowInitialised | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowParent | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowPosition | Exponent::GUI::Windowing::CWindow | [protected] |
| m_windowSize | Exponent::GUI::Windowing::CWindow | [protected] |
| MouseWheelProc(int nCode, WPARAM wParam, LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| openWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| redrawWindow(const CRect &area) | Exponent::GUI::Windowing::CWindow | [virtual] |
| redrawWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| Exponent::GUI::Windowing::IWindow::redrawWindow(const CRect &area)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| referenced() | Exponent::GUI::Windowing::CWindow | [virtual] |
| registerChildWindow(IWindow *child) | Exponent::GUI::Windowing::CWindow | [virtual] |
| registerDropFileListener(IDropFileListener *listener) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| Exponent::GUI::Windowing::IWindow::registerDropFileListener(IDropFileListener *listener)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| registerFocusListener(IFocusListener *listener) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| Exponent::GUI::Windowing::IWindow::registerFocusListener(IFocusListener *listener)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| registerKeyboardListener(IKeyboardListener *listener) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| Exponent::GUI::Windowing::IWindow::registerKeyboardListener(IKeyboardListener *listener)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| registerMouseListener(IMouseListener *listener) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| Exponent::GUI::Windowing::IWindow::registerMouseListener(IMouseListener *listener)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| registerWindowChangeListener(IWindowChangeListener *listener) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| Exponent::GUI::Windowing::IWindow::registerWindowChangeListener(IWindowChangeListener *listener)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| removeTimedObject(ITimedObject *timedObject) | Exponent::GUI::Windowing::CWindow | [virtual] |
| setParentWindow(IWindow *parent) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| setToolTip(IToolTip *toolTip=NULL) | Exponent::GUI::Windowing::CWindow | [inline, virtual] |
| setWindowAlpha(const double alpha) | Exponent::GUI::Windowing::CWindow | [virtual] |
| setWindowPosition(const CPoint &position) | Exponent::GUI::Windowing::CWindow | [virtual] |
| Exponent::GUI::Windowing::IWindow::setWindowPosition(const CPoint &position)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| setWindowPositionAndSize(const CRect &positionAndSize) | Exponent::GUI::Windowing::CWindow | [virtual] |
| Exponent::GUI::Windowing::IWindow::setWindowPositionAndSize(const CRect &positionAndSize)=0 | Exponent::GUI::Windowing::IWindow | [pure virtual] |
| setWindowSize(const CDimension &dimension) | Exponent::GUI::Windowing::CWindow | [virtual] |
| startTimer(const long id, const long timeInMilliseconds) | Exponent::GUI::Windowing::CWindow | [virtual] |
| startTrackMouseEvent() | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| stopTimer(const long id) | Exponent::GUI::Windowing::CWindow | [virtual] |
| TimerProc(HWND windowHandle, UINT message, UINT_PTR eventID, DWORD dwTime) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| unhookKeyboardHandler() | Exponent::GUI::Windowing::CWindow | [protected, virtual] |
| unhookWheelHandler() | Exponent::GUI::Windowing::CWindow | [protected] |
| uninitialiseWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| unregisterAllChildWindows() | Exponent::GUI::Windowing::CWindow | [virtual] |
| unregisterChldWindow(IWindow *child) | Exponent::GUI::Windowing::CWindow | [virtual] |
| updateWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| windowClosed(IWindow *window) | Exponent::GUI::Windowing::CWindow | [virtual] |
| windowMaximised(IWindow *window) | Exponent::GUI::Windowing::CWindow | [virtual] |
| windowMinimised(IWindow *window) | Exponent::GUI::Windowing::CWindow | [virtual] |
| windowMoved(IWindow *window, const CPoint &newTopLeft) | Exponent::GUI::Windowing::CWindow | [virtual] |
| windowOpened(IWindow *window) | Exponent::GUI::Windowing::CWindow | [virtual] |
| WindowProc(HWND windowHandle, UINT message, WPARAM wParam, LPARAM lParam) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| WindowProc(EventHandlerCallRef handler, EventRef theEvent, void *userData) | Exponent::GUI::Windowing::CWindow | [protected, static] |
| windowSized(IWindow *window, const CDimension &newDimension) | Exponent::GUI::Windowing::CWindow | [virtual] |
| ~CAboutWindow() | Exponent::GUI::Windowing::CAboutWindow | [virtual] |
| ~CWindow() | Exponent::GUI::Windowing::CWindow | [virtual] |
| ~IToolTipSupportingWindow() | Exponent::GUI::Windowing::IToolTipSupportingWindow | [inline, virtual] |
| ~IWindow() | Exponent::GUI::Windowing::IWindow | [inline, virtual] |